This repository was archived by the owner on Jun 12, 2023. It is now read-only.
include attestation in witness and receipt reports - #1481
Open
andymck wants to merge 1 commit into
Open
Conversation
andymck
force-pushed
the
andymck/poc-grpc-report-attestation
branch
from
March 11, 2022 15:55
53bebbe to
ee841f0
Compare
andymck
force-pushed
the
andymck/poc-grpc
branch
2 times, most recently
from
March 15, 2022 19:02
4bedc19 to
13a13c3
Compare
jeffgrunewald
force-pushed
the
andymck/poc-grpc
branch
from
March 29, 2022 15:57
ad6a2f3 to
046b909
Compare
andymck
force-pushed
the
andymck/poc-grpc
branch
2 times, most recently
from
April 6, 2022 14:22
7d55b23 to
eee9851
Compare
evanmcc
force-pushed
the
andymck/poc-grpc
branch
from
April 12, 2022 00:30
1b6eb4b to
7befb0f
Compare
andymck
force-pushed
the
andymck/poc-grpc
branch
from
April 13, 2022 09:37
abf7b11 to
3be461b
Compare
andymck
force-pushed
the
andymck/poc-grpc-report-attestation
branch
2 times, most recently
from
July 5, 2022 11:52
5443e79 to
7d3ba49
Compare
andymck
force-pushed
the
andymck/poc-grpc-report-attestation
branch
from
July 5, 2022 11:55
7d3ba49 to
3b9c096
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a copy of the attestation received from a durable validator to witness and receipt reports.
The witness report's attestation is derived from the durable validator's response to the client requesting the challenger's routing data.
The receipt report's attestation is derived from the durable validator response to the client requesting if it was the challenger.
Related PRs:
helium/blockchain-core#1279
helium/sibyl#24
helium/proto#123